run time error meaning in Chinese
运行时出错
运行时错误
Examples
- Finding and fixing run time errors
查找并修复运行时错误 - Run time errors
运行时错误 - A null pointer exception is a fairly common run time error , which can stem from variables such as arrays not being initialized , or other cases where a program is attempting to use a null in the place of an object
Null pointer exception是一种很常见的运行时错误,这种错误来源于变量(例如数组)没有进行初始化,或者是某个应用程序企图在对象位置使用空指针的情况。